home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_280_randomnoise.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  191 b   |  3 lines

  1. function RandomNoise(dataName, noiseOp : Str255; range : real) : boolean;
  2.  
  3. If noiseOp is ADD then random noise is added to dataName.  If it is MULT then the noise is multiplied into dataName.